div::selection,
h1::selection,
h2::selection,
button::selection,
    p::selection{
    background: #F5E937;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1{
    color: #0A0A0A;
}